D253SerialPortList

Serial port listing class based on the jserialcomm library.

Provides functions for listing available serial ports on the system.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun get(): List<D253SerialPort>

Retrieves a list of available serial ports on the system.

Link copied to clipboard
open override fun getMonitors(): List<D253Monitor>

Retrieves a list of available serial ports on the system.